.subtitle {
font-size: 80%;
padding: 0 12px;
+ @extend .dim-label;
}
.header-bar-separator,
& > GtkBox > .separator.vertical {
border: 1px solid #215d9c;
background-color: rgba(33, 93, 156, 0.2); }
-.dim-label {
+.dim-label, .titlebar .subtitle,
+.header-bar .subtitle {
opacity: 0.55;
text-shadow: none; }
border: 1px solid #4a90d9;
background-color: rgba(74, 144, 217, 0.2); }
-.dim-label {
+.dim-label, .titlebar .subtitle,
+.header-bar .subtitle {
opacity: 0.55;
text-shadow: none; }